home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Utilities / SuperDuper! 1.5.5.dmg / SuperDuper!.app / Contents / Resources / Copy Scripts / Safety clone - shared users and applications.dset < prev    next >
Encoding:
Extensible Markup Language  |  2005-04-06  |  1.5 KB  |  35 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>Class</key>
  6.     <string>Composite</string>
  7.     <key>Description</key>
  8.     <string>All files will be copied, except for user files and installed 3rd party (non-Apple) applications, which will be shared between (source) and (target).
  9.  
  10. User files include all Home folders as well as user-specific data stored elsewhere (such as your iSync data). Any changes made to these files on either drive will automatically be reflected on the other, ensuring you can recover from any trouble quickly and easily, without losing your work, simply by restarting with your startup disk set to (source).
  11.  
  12. Sharing applications saves space on (target), while still allowing them to be run.</string>
  13.     <key>Directives</key>
  14.     <array>
  15.         <dict>
  16.             <key>Directive</key>
  17.             <string>clone</string>
  18.             <key>Item</key>
  19.             <string>Library/Caches/com.apple.LaunchServices.6B.csstore</string>
  20.         </dict>
  21.     </array>
  22.     <key>Include Directives</key>
  23.     <array>
  24.         <string>Exclude system temporary files.dset</string>
  25.         <string>Exclude system cache files.dset</string>
  26.         <string>Exclude Norton FileSaver files.dset</string>
  27.         <string>Exclude Previous Systems.dset</string>
  28.         <string>Share X11 applications.dset</string>
  29.         <string>Share Classic applications.dset</string>
  30.         <string>Copy applications, sharing non-Apple.dset</string>
  31.         <string>Share Users.dset</string>
  32.     </array>
  33. </dict>
  34. </plist>
  35.